home *** CD-ROM | disk | FTP | other *** search
/ Weekly Play Boy All Stars / Weekly Play Boy All Stars 1.iso / pc / SS / M_ITO.EXE / M_ITO.dcr / 00008_interface.txt < prev    next >
Encoding:
Text File  |  2003-01-22  |  516 b   |  15 lines

  1. xtra SetMouseXtra               -- Version 1.0
  2. -- --------------------------------------------------------------------
  3. -- this Xtra allows to set the mouse position through Lingo
  4. -- --------------------------------------------------------------------
  5.  
  6. -- ツゥ1997 by Stephan Eichhorn, Scirius Multimedia
  7. -- e-mail:  xtras@scririus.com
  8. -- WWW:     http://www.scirius.com
  9.  
  10. * SetMouse integer x,integer y     -- set the cursor to position x,y 
  11. -- 
  12. -- all x,y are in screen coordinates,
  13. -- not relative to the stage! 
  14. -- 
  15.